Autogenerated HTML docs for v1.5.0-rc2-g19605
diff --git a/git-show-branch.html b/git-show-branch.html index b9971bb..aa128bb 100644 --- a/git-show-branch.html +++ b/git-show-branch.html
@@ -276,7 +276,7 @@ <div class="content"><em>git-show-branch</em> [--all] [--remotes] [--topo-order] [--current] [--more=<n> | --list | --independent | --merge-base] [--no-name | --sha1-name] [--topics] [<rev> | <glob>]… -<em>git-show-branch</em> --reflog[=<n>[,<base>]] [--list] <ref></div></div> +<em>git-show-branch</em> (-g|--reflog)[=<n>[,<base>]] [--list] <ref></div></div> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -436,7 +436,8 @@ <p> Shows <n> most recent ref-log entries for the given ref. If <base> is given, <n> entries going back from - that entry. <base> can be specified as count or date + that entry. <base> can be specified as count or date. + <tt>-g</tt> can be used as a short-hand for this option. </p> </dd> </dl> @@ -518,7 +519,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 21-Jan-2007 08:57:04 UTC +Last updated 25-Jan-2007 02:23:49 UTC </div> </div> </body>